#home_advertiseLawyer {
    margin-bottom: 18px;
    overflow: hidden;
    height:1081px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1);
    width: 325px;
}

/* 好律师banner图下方改版 2018,7,12*/

#home_advertiseLawyer .lawyer_detail {
    width: 412px;
    overflow: hidden;
    border: solid 1px #e5e5e5;
    padding: 20px 22px 10px 22px;
    background: #fff;
    float: left;
    margin: 0 9px;
    height: 424px;
}

#home_advertiseLawyer .lawyer_detail .detailTop {
    width: 410px;
    position: relative;
    height: 22px;
    margin-bottom: 14px;
}

#home_advertiseLawyer .lawyer_detail .detailTop>h3 {
    float: left;
    font-size: 18px;
    height: 25px;
}

#home_advertiseLawyer .lawyer_detail .detailTop>span {
    display: block;
    background: url(/img/shouye_zhinengtuijian_guize.jpg) 0 0 no-repeat;
    width: 18px;
    height: 18px;
    float: left;
    margin: 4px 0 0 14px;
    cursor: pointer;
}

#home_advertiseLawyer .lawyer_detail .detailTop>a {
    float: right;
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

#home_advertiseLawyer .lawyer_detail .detailTop>span:hover+.explain {
    display: block;
}

#home_advertiseLawyer .lawyer_detail ul>li {
    float: left;
    background: #fff;
    width: 164px;
    padding: 0 20px 15px 28px;
    height: 179px;
    position: relative;
}

#home_advertiseLawyer .lawyer_detail ul>li:nth-child(odd) {
    padding: 0 20px 15px 18px;
}

#home_advertiseLawyer .lawyer_detail ul>li:nth-child(even) {
    padding: 0 20px 15px 18px;
}

#home_advertiseLawyer .lawyer_detail ul>li:last-child {
    margin-right: 0;
}

#home_advertiseLawyer .lawyer_detail ul>li>a>span {
    cursor: pointer;
    z-index: 999;
    display: block;
    width: 59px;
    height: 59px;
    background: url(/img/pc_zntj.jpg) 0 0 no-repeat;
    position: absolute;
    top: -1px;
    left: -1px;
}

#home_advertiseLawyer .lawyer_detail .detailTop .explain {
    background: #fff;
    padding: 27px 30px 24px 30px;
    position: absolute;
    top: 46px;
    left: 0;
    z-index: 999;
    border: solid 1px #e5e5e5;
    width: 156px;
    display: none;
    box-shadow: 0 0 5px #ccc;
}

.lawyer_detail .detailTop .explain>p {
    margin-bottom: 5px;
    color: #8a8ac9;
    font-size: 13px;
}

.lawyer_detail .detailTop .explain>span:nth-child(1) {
    width: 0;
    height: 0;
    border-width: 0 16px 16px;
    border-style: solid;
    border-color: transparent transparent #e5e5e5;
    /*透明 透明  灰*/
    margin: 0 auto;
    position: absolute;
    top: -16px;
    left: 77.5px;
}

.lawyer_detail .detailTop .explain>span:nth-child(2) {
    width: 0;
    height: 0;
    border-width: 0 15px 15px;
    border-style: solid;
    border-color: transparent transparent #fff;
    /*透明 透明  灰*/
    margin: 0 auto;
    position: absolute;
    top: -14px;
    left: 78px;
}

.lawyer_detail .detailTop .explain>p:nth-child(3) {
    color: #FE841D;
    margin-bottom: 22px;
    font-weight: 600;
    font-size: 13px;
}

#home_advertiseLawyer .lawyer_detail ul>li>a>.counsel img {
    display: block;
    width: 78px;
    height: 78px;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 11px;
    border: solid 1px #e5e5e5;
}

#home_advertiseLawyer .lawyer_detail ul>li>a>.yer_name {
    margin: 12px 0 16px 0;
    font-size: 11px;
    text-align: center;
}

#home_advertiseLawyer .lawyer_detail ul>li>a>.yer_name b {
    font-size: 17px;
    color: #7474c1;
}

#home_advertiseLawyer .lawyer_detail ul>li>a>.yer_expertise {
    width: 163px;
    font-size: 10px;
    color: #666;
    line-height: 20px;
}

#home_advertiseLawyer .lawyer_detail ul>li>a>.yer_expertise b {
    font-size: 13px;
    color: #000;
}


#home_advertiseLawyer .lawyer_detail ul>li>a:hover .counsel img {
    width: 86px;
    height: 86px;
    margin-top: 8px;
    border: solid 1px #e5e5e5;
}

#home_advertiseLawyer .lawyer_detail ul>li>a:hover .yer_name {
    margin: 10px 0 14px 0;
    font-size: 13px;
}

#home_advertiseLawyer .lawyer_detail ul>li>a:hover .yer_name b {
    font-size: 19px;
}



/* banner图下面的直播小模块 */
.live_module {
    width: 290px;
    background: #fff;
    padding: 2px;
    height: 338px;
    border: 1px solid #e5e5e5
}

.video_whole {
    height: 25px;
}

.video_whole h2 {
    font-size: 18px;
    color: #666666;
    float: left;
}

.video_whole a {
    float: right;
    margin-top: 6px;
    font-size: 14px;
    color: #656565;
}

.video_entrance {
    width: 276px;
    height: 333px;
    position: relative;
    overflow: hidden;
    margin: 8px 0 0 8px;
}

.video_entrance .video_big {
    width: 276px;
    height: 276px;
}

.video_entrance .video_small {
    width: 82px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 10px;
    background: url(/img/zhibozhong_0.jpg) 0 0 no-repeat;
}

.video_entrance .video_detail {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    max-width: 306px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}

.video_entrance .video_conduct {
    min-width: 81px;
    padding-left: 14px;
    background: url(/live/img/sanjiaogoing_07.jpg) no-repeat left;
}

.video_entrance .video_peo {
    min-width: 76px;
    padding-left: 23px;
    background: url(/live/img/watched_07.jpg) no-repeat left;
}

.video_entrance .video_conduct,
.video_entrance .video_peo,
.video_entrance .video_sj {
    font-size: 14px;
    color: #999999;
    float: left;
    margin-top: 4px;
}

/* 首页banner下的右半部份（头条,平台要闻） */
.headline_right {
    width: 308px;
    margin-top: 10px;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 14px 14px 0;
}

#content .tab {
    width: 308px;
    height: 30px;
    overflow: hidden;
    margin-bottom: 4px;
}

#content .tab ul {
    width: 308px;
    height: 30px;
    border-bottom: 1px solid #999;
    float: left;
    box-sizing: border-box;
    overflow: hidden;
}

#content .tab li {
    font-size: 14px;
    text-align: center;
    width: 154px;
    float: left;
    border: none;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
#content .tab li:nth-child(3) {
    margin-right: 0;
}

#content li:first-of-type {
    border-left: none;
}

 #content .tab li.tab_active {
    background-color: #999;
    color: #fff;
}
/*
#content .tab li:nth-child(2).tab_active {
    background: url(/img/index/home_yaowenbeijing.jpg) 0 0 no-repeat;
    color: #fff;
    background-size: 100% 100%;
}

#content .tab li:nth-child(3).tab_active {
    background: url(/img/index/home_yaowenbeijing.jpg) 0 0 no-repeat;
    color: #fff;
    background-size: 100% 100%;
} */

#content .content_bottom {
    height: 142px;
    display: none;
    color: #666;
    font-size: 16px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

#content .stanceThree {
    height: 107px;
    border-bottom: none;
}

#content .content_bottom ul>li {
    margin-top: 8px;
    overflow: hidden;
}

#content .stanceThree ul>li {
    margin-top: 13px;
    height: 20px
}

.content_bottom li a {
    display: block;
}

.content_bottom li a img {
    width: 100%;
}

.content_bottom li a .zsimgbox {
    width: 15px;
    height: 17px;
    margin-top: 3px;
    float: left;
    overflow: hidden;
}

.content_bottom li a .dsimgbox {
    width: 15px;
    height: 17px;
    margin-top: 4px;
    float: left;
    overflow: hidden;
}

.content_bottom li a>.right_part {
    width: 242px;
    float: left;
    font-size: 14px;
    color: #333333;
    margin-left: 6px;
    line-height: 22px;
    padding-top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.stanceThree li span {
    font-size: 14px;
    display: block;
    float: left;
}

.stanceThree .orderType {
    width: 85px;
    padding-left: 22px;
    margin-right: 15px;
    background: url(/img/order/order_square_type.jpg) no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.stanceThree .orderTitle {
    margin-right: 8px;
    width: 118px;
    white-space: nowrap;
}

.stanceThree .orderTime {
    float: right;
    margin-right: 15px;
    font-size: 12px;
    padding-left: 15px;
    color: #999;
    background: url(/img/index/home_clock.jpg) no-repeat 0 center;
}

#content .moreTps {
    display: none;
    font-size: 14px;
    color: #999999;
    text-align: center;
    width: 276px;
    margin: 0 auto;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
}


#home_advertiseLawyer .consult {
    background-position: 0 -38px !important;
    color: #108fd9;
}

#home_advertiseLawyer .call {
    background-position: 0 3px !important;
}

#home_advertiseLawyer .draw {
    background-position: 0 -78px !important;
    color: #3cb486;
}

#home_advertiseLawyer .examine {
    background-position: 0 -100px !important;
    color: #ffac22;
}

#home_advertiseLawyer .entrust {
    background-position: 0 -56px !important;
    color: #108fd9;
}

#home_advertiseLawyer .service {
    background-position: 0 -18px !important;
    color: #108fd9;
}

#home_advertiseLawyer .letter {
    background-position: 0 -119px !important;
    color: #f6940f;
}

/*律师函*/
#home_advertiseLawyer .litigate {
    background-position: 0 -159px !important;
    color: #108fd9;
}

/*自己打官司*/
#home_advertiseLawyer .check {
    background-position: 0 -139px !important;
    color: #f25252;
}

/*律师查档*/
#home_advertiseLawyer .labor {
    background-position: 0 -182px !important;
    color: #d28d9f;
}

/*劳动仲裁*/
#home_advertiseLawyer .framework {
    background-position: 0 -268px !important;
    color: #f78d53;
}

/*股权架构专项服务*/
#home_advertiseLawyer .excitation {
    background-position: 0 -248px !important;
    color: #7ac5a4;
}

/*股权激励专项服务*/
#home_advertiseLawyer .financing {
    background-position: 0 -204px !important;
    color: #fb9b44;
}

/*股权融资专项服务*/
#home_advertiseLawyer .investigation {
    background-position: 0 -225px !important;
    color: #018fd9;
}

/*尽职调查专项服务*/
#home_advertiseLawyer .person {
    background-position: 0 -352px !important;
    color: #5cb4e2;
}

/*企业全年劳动人事咨询*/
#home_advertiseLawyer .adivce {
    background-position: 0 -311px !important;
    color: #f5a917;
}

/*企业全年法律顾问（咨询版）*/
#home_advertiseLawyer .strengthen {
    background-position: 0 -374px !important;
    color: #cda067;
}

/*企业全年法律顾问（强化版）*/
#home_advertiseLawyer .privateFund {
    background-position: 0 -463px !important;
}

/*私募基金法律意见书*/
#home_advertiseLawyer .fof {
    background-position: 0 -396px !important;
}

/*面对面咨询*/
#home_advertiseLawyer .negote {
    background-position: 0 -415px !important;
}

/*协商谈判*/
#home_advertiseLawyer .witness {
    background-position: 0 -438px !important;
}

/*律师见证*/
#home_advertiseLawyer .phoneCounseling {
    background-position: 0 -487px !important;
    color: #839aff;
}

/*语音图文1对1咨询*/

#home_advertiseLawyer .voiceCounsel {
    background-position: 0 -510px !important;
}

/*语音连线律师*/
#home_advertiseLawyer .videoConnectLawyer {
    background-position: 0 -537px !important;
}

/*视频连线律师*/


.costCalculator{
    width: 338px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 10px;
}
.costCalculator ul li{
    width: 162px;
    float: left;
    height: 94px;
}
.costCalculator ul li:nth-child(2){
    width: 1px;
    background:#e5e5e5;
    height: 45px;
    margin-top: 15px;
}
.costCalculator ul li img{
}
.costCalculator ul li p{
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}
.costCalculator ul li:hover p{
    color: #FE9600;
}
.costCalculator ul li:hover{
    cursor: pointer;
}
#contract .contract_head a
{
    font-size: 22px;
    color: #999;
    font-weight: bold;
    padding-right: 32px;
    background: url(/img/newLawyers/sy_gengduo.png) right center no-repeat;
    display: inline-block;
}
#contract{
    margin: 0 auto;
    padding: 20px 0;
}
/* 动态接单 */
.str_move{
    position: absolute;
    top: 0;
}
.trend_box .twoRightBottom{
    /* height: 476px; */
    height: 500px;
    padding-left: 14px;
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
    margin-left: 10px;
    float: left;
    width: 100%;
}
.rightBottomContent{
    padding: 14px 0 20px 0;
}
.rightBottomContent:hover .contentAbc p span{
    color: #ffac22;
}
.rightBottomContent>p{
    color: #999;
    font-size: 14px;
    margin-bottom: 8px;
}
.contentAbc img{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    float: left;
}
.contentAbc p{
    color: #999;
    font-size: 14px;
    float: left;
    margin-left: 12px;
    width: 228px;
    line-height: 23px;
}
.contentAbc p span{
    color: #333;
}
.flfgk{
    width: 336px;
	height: 113px;
    margin-bottom: 14px;
}
.flfgk img{
    width: 100%;
    height: 100%;
}

 /* 法律服务指数 */
#home_exponent{
  width: 333px;
  margin: 0 auto;
}
#home_exponent .exptitle{
  font-size: 24px;
  line-height: 31px;
  color: #333;
  text-align: center;
  font-weight: bold;
  margin: 30px 0;
}
#home_exponent .exprecently{
  width: 333px;
  float: left;
  padding-bottom: 28px;
  margin-bottom: 25px;
  border-bottom: 1px solid #E7E7E7;
}
#home_exponent .exprecently li{
  float: left;
  width: 50%;
  text-align: center;
}
#home_exponent .exprecently .expnumber{
  font-size: 30px;
  color: #0B367A;
  font-weight: bold;
  line-height: 36px;
}
#home_exponent .exprecently .expnav{
  font-size: 14px;
  color: #333333;
  line-height: 19px;
}
.exp_allhere{
  width: 333px;
  float: left;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 25px;
}
.exp_allhere .alltitle{
   font-size: 18px;
   font-weight: bold;
   color: #333;
   margin-bottom: 25px;
   padding-right: 24px;
   background: url(/img/pchome/alltitlehuo.png) right center no-repeat;
   display: inline-block;
}
.exp_allhere .all_ul{
  width: 363px;
  float: left;
  margin: 0 auto;
  padding-bottom: 30px;
}
.exp_allhere .all_ul li{
  width: 104px;
  height: 36px;
  float: left;
  text-align: center;
  background:rgba(247,248,250,1);
  border-radius:18px;
  line-height: 36px;
  margin: 5px;
  color: #333;
  font-size: 14px;
}
.exp_allhere .all_ul li:hover{
  color: #0B367A;
  cursor:pointer;
}


/*热词*/
/* .hotWords  {
   
}
.hotWords>h3 {
  font-size: 18px;
  font-weight: 600;
  background: url(/img/yuanjiaoht.png) 0 3px no-repeat;
  padding-left: 12px;
}
.hotWords>ul{
  margin-top: 26px;
}
.hotWords li{
  float: left;
  width: 20%;
  margin-bottom: 19px;
}
.hotWords>ul>li a:hover{
  color: #018fd9;
} */ 
#home_advertiseLawyer .hotWords h3{
  color: #333333;
  font-size: 18px;
  margin-bottom: 15px;
  background: url(/img/pchome/alltitlehuo.png) no-repeat right;
  padding-right: 20px;
}
#home_advertiseLawyer .hotWords h3, .hotWords img{
  display: inline-block;
}
#home_advertiseLawyer .hotWords{
  width: 333px;
  float: left;
  box-shadow: none;
  position: relative;
  z-index: 9999999;
  padding: 0;
  height: 355px;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 30px;
}
#home_advertiseLawyer .hotWords ul li {
  width:104px;
  height:36px;
  background:#F7F8FA;
  border-radius:18px;
  text-align: center;
  line-height: 36px;
  margin: 10px 7px 0 0;
  float: left;
  font-size: 14px;
  color: #333333;
}
#home_advertiseLawyer .hotWords ul li:nth-child(3n) {
  margin: 10px 0 0 0;
}